executable statement造句
例句與造句
- Statement is not itself an executable statement
語(yǔ)句本身不是一條可執(zhí)行語(yǔ)句。 - Labels can be used only on executable statements inside methods
標(biāo)簽只能用于方法內(nèi)的可執(zhí)行語(yǔ)句中。 - Documents the declaration and executable statements available in visual basic
說(shuō)明visual basic中可用的聲明和可執(zhí)行語(yǔ)句。 - All executable statements in visual basic must be within some procedure
Visual basic中的所有可執(zhí)行語(yǔ)句均必須位于某個(gè)過(guò)程內(nèi)。 - Elements are executable statements , which constitute the run - time code of your program
過(guò)程級(jí)元素的大多數(shù)內(nèi)容都是可執(zhí)行語(yǔ)句,它們組成了程序的運(yùn)行時(shí)代碼。 - It's difficult to find executable statement in a sentence. 用executable statement造句挺難的
- Each time the procedure is called , its statements run , starting with the first executable statement after the
語(yǔ)句后的第一個(gè)可執(zhí)行語(yǔ)句開(kāi)始,到遇到的第一個(gè) - Each time the procedure is called , its statements are executed , starting with the first executable statement after the
語(yǔ)句后的第一個(gè)可執(zhí)行語(yǔ)句開(kāi)始,到遇到的第一個(gè) - Executable statements can loop or branch through blocks of code , and often contain mathematical or conditional operators
可執(zhí)行語(yǔ)句可在代碼塊中循環(huán)或分支,并常常包含算術(shù)或條件運(yùn)算符。 - Provides an overview of the two basic units of instruction in jscript , declaration statements and executable statements
提供有關(guān)jscript中的兩個(gè)基本指令單元(聲明語(yǔ)句和可執(zhí)行語(yǔ)句)的概述。 - Provides an overview of the two basic units of instruction in visual basic : declaration statements and executable statements
提供有關(guān)visual basic中的兩個(gè)基本指令單元(聲明語(yǔ)句和可執(zhí)行語(yǔ)句)的概述。 - You can make almost any kind of change to executable statements while in break mode , and the change will be incorporated into the underlying project
您可以在中斷模式下對(duì)可執(zhí)行語(yǔ)句進(jìn)行幾乎所有類型的更改,所做更改將被合并到基礎(chǔ)項(xiàng)目中。 - The topics in this section contain tables of the visual basic declaration and executable statements , and of important lists that apply to many statements
本節(jié)的主題包含visual basic聲明和可執(zhí)行語(yǔ)句的表格,以及適用于許多語(yǔ)句的重要列表的表格。 - In break mode , the instruction pointer , a yellow arrowhead in the source window , points to the line that will be executed next , and will be located on an executable statement within a method or property body
在中斷模式下,指令指針(即源代碼窗口中的黃色箭頭)指向接下來(lái)將要執(zhí)行的行,并將位于方法或?qū)傩泽w內(nèi)的一條可執(zhí)行語(yǔ)句上。